removed functions gtk_object_set_data_destroy and
authorTim Janik <timj@gtk.org>
Thu, 8 Oct 1998 06:33:49 +0000 (06:33 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 8 Oct 1998 06:33:49 +0000 (06:33 +0000)
commit3f7c96b352def3a793552eeca64ddc75db262da8
tree7f0a4a75af80fb39fb26e63ccb656aecd40fd82f
parent3a5447574bd97c21fcf663f9c3947011ece48017
removed functions gtk_object_set_data_destroy and

Thu Oct  8 07:07:10 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkobject.h:
        * gtk/gtkobject.c:
        removed functions gtk_object_set_data_destroy and
        gtk_object_set_data_destroy_by_id.
        added functions gtk_object_remove_no_notify and
        gtk_object_remove_no_notify_by_id which will remove a certain data
        portion without invokation of its destroy notifier, this should only
        be used in very controled circumstances.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkobject.c
gtk/gtkobject.h